Improve hotplug script error reporting via xenstore.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 7 Feb 2007 16:22:55 +0000 (16:22 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 7 Feb 2007 16:22:55 +0000 (16:22 +0000)
commita8d52901714bbef1f07df0cca60b43ad61405a07
treecfc7659612bf1a8b7133c74a6bfee0d680489d3a
parente7f13aefbd2e782f83d47a62bf1cf549b51ec933
Improve hotplug script error reporting via xenstore.

Use this to detect and report up-front in vif-bridge script whether
the bridge device exists or not.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
tools/examples/vif-bridge
tools/examples/xen-hotplug-common.sh
tools/python/xen/xend/server/DevController.py